PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics Package / PDFDisplayRectangle Class


In This Topic
    PDFDisplayRectangle Class Methods
    In This Topic

    For a list of all members of this type, see PDFDisplayRectangle members.

    Public Methods
     NameDescription
    Public MethodGets the height.  
    Public MethodGets left position.  
    Public MethodGets top position.  
    Public MethodGets the width.  
    Public MethodDetermines if this rectangle intersects with visualRectangle.  
    Public MethodOverloaded. Tests if the given point is located inside the rectangle.  
    Public MethodSets the height.  
    Public MethodSets left position.  
    Public MethodSets top position.  
    Public MethodSets the width.  
    Public MethodReturns a string that represents the current Object.  
    Top
    See Also